CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - binary image

搜索资源列表

  1. SooChow_2D

    0下载:
  2. 本程序实现的是二维图形的限定Delaunay的三角剖分,算法的主要思想是采用微分方程数值解法中的有限元方法对二值图像进行三角剖分,程序为二维图像重建提供一个有利的基础。-this program is limited to the two-dimensional graphics Delaunay triangulation. The main idea of this algorithm is the numerical solution of differential equations b
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:174209
    • 提供者:wukongpei
  1. erzhihuachuli(matlabchaohao)

    0下载:
  2. 该程序可以用于图像二值化处理,我觉得处理效果很好!-the procedure can be used for binary image processing, I think the effect good!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1959
    • 提供者:覃春海
  1. twoImageLab

    0下载:
  2. vc++example,verygood~~二值图象标记,强力推荐,很好-vc example, verygood ~ ~ binary image marking strongly recommend good
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:412146
    • 提供者:望捉
  1. 4159848

    0下载:
  2. vc++二值图象处理,多个程序,可视界面,很好-vc + + binary image processing, a number of procedures, visual interface, good
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:181461
    • 提供者:望捉
  1. binary_bitmap

    0下载:
  2. Binary image producer. Code is in C language. Binary thresholding is made.-Binary image producer. Code is in C languag e. Binary thresholding is made.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:16520
    • 提供者:selamicik
  1. hough_circles

    0下载:
  2. Detect circles with specified radius in a binary image. Resolve their center positions and show them in the original image.-Detect circles with in a specified radius b inary image. Resolve their center positions an d show them in the original image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31481
    • 提供者:袁晔
  1. jbig

    0下载:
  2. JBIG是二值图像压缩的国际标准。本代码给出了编码器的源码。-dramatic binary image is compressed to international standards. The code of the encoder is the source.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:210601
    • 提供者:szg
  1. Matlab_imageMatlab

    0下载:
  2. 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.best
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:427376
    • 提供者:keke
  1. runlengthcode

    0下载:
  2. 对二值图像(黑白图像)每行值进行RUN-LENGTH编码和解码-pair of two binary image (black-and-white images) per line value RUN-LENGTH coding and decoding
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1134
    • 提供者:qq
  1. chepaidingwei2

    0下载:
  2. 用投影的方法来实现 车牌的定位 先对图像进行灰度化 再进行二值化 提取图像轮廓-projection methods to achieve the positioning plates on the first grayscale image of another binary image contour extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:viky
  1. thehoughlinedetection

    0下载:
  2. Hough变换可以检测已知形状的目标,而且受噪声和曲线间断的影响小。介绍 采用哈夫(Hough)变换,在二值化图像中检测直线,确定其参数的方法。-Hough Transform can detect known shape goals, but also by the noise and the impact curve intermittent small. Introduced, Hough (Hough) transform, the two binary image detectio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:157294
    • 提供者:石决明
  1. thinning

    0下载:
  2. 该代码为二值图像进行细化,为学习图像目标识别及,目标边界细化方面很有帮助-code for the binary image thinning, as a learning object recognition and image, target border helpful Refinement
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:55092
    • 提供者:kai
  1. rawMake

    0下载:
  2. 属于数字图像处理部分。将原始二进制图像进行剪贴,扩大与缩小等处理的程序-belonging to digital image processing. The original binary image clippings, expanding and narrowing of the procedures, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:24045
    • 提供者:申雪
  1. rawValue

    0下载:
  2. 属于数据图像处理部分。 将原始的二进制图像转换成histogram的效果。 -belong data image processing. The original binary image histogram into effect.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:25073
    • 提供者:申雪
  1. watermarkt1

    0下载:
  2. 基于小波零树特性的视觉感知度模型的优化方案, 给出了两种水印算法: 一种算法嵌入的是高斯序列水印, 通过相关检测实现盲检测 另一种算法嵌入的是二值图像水印, 水印的提取是非盲提取。这两种算法在所有重要小波系数( 包括最低频系数) 中嵌入水印, 以达到最大化水印嵌入量的目的, 并结合感知度模型在水印的透明性和鲁棒性之间实现了较好的平衡, 对于常见的图像处理操作, 特别是对于JPEG 和小波压缩均有较好的鲁棒性。-based on wavelet zerotree visual perception
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:765694
    • 提供者:yy
  1. 24change256

    0下载:
  2. 这个程序是大家都想要得。我也是刚得到。是实现图像24色转换为8位色和2值图像的。-this process is everyone wants to have. I have only just received. Image 24 is the color conversion of eight colors and two binary image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40348
    • 提供者:qq
  1. MorphDIB

    0下载:
  2. 针对一幅处理好的二值图像进行形态学处理得到完整的图像-against a good handle binary image morphology deal with the integrity of the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:85428
    • 提供者:520789
  1. 12456897514254265825

    0下载:
  2. 文章利用MATLAB语言及其小波工具箱,采用小波变换算法,开发数字水印嵌入系统,通过对原始静态图像和二值图像水印进行小波多分辨率分解,组合对应方向上的小波细节子图数据,从而实现了在原始静态图像上嵌入二值图像水印。有部分代码-article using MATLAB language and its toolbox, wavelet transform algorithm, development of digital watermark embedded systems, right throu
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52311
    • 提供者:ming-ming
  1. Matlabpictureprogramme

    0下载:
  2. matlab图像处理的一些命令,如applylut,提取二进制图像的轮廓的bwmorph,识别强度图像中的边界的edge,进行二维快速傅里叶变换的fft2等等.-Matlab image processing some orders, such as applylut. extract the binary image of the contours of the bwmorph identify intensity image of the border edge, 2D Fast Fouri
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:427351
    • 提供者:ruan pingfan
  1. imagethresholdmatlab

    0下载:
  2. 图象二值化算法matlab实现。 图象二值化算法matlab实现。英文的-image binarization algorithm Matlab achieve. Binary Image Algorithm Implementation of Matlab. English
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11617
    • 提供者:happyboy007
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com